Skip to content

Sub-4.5: backport throttle neutralisation fix#32170

Merged
Williangalvani merged 1 commit intoArduPilot:Sub-4.5from
ES-Alexander:Sub-4.5-backport-throttle-fix
Feb 20, 2026
Merged

Sub-4.5: backport throttle neutralisation fix#32170
Williangalvani merged 1 commit intoArduPilot:Sub-4.5from
ES-Alexander:Sub-4.5-backport-throttle-fix

Conversation

@ES-Alexander
Copy link
Copy Markdown
Contributor

@ES-Alexander ES-Alexander commented Feb 11, 2026

Backport #32057 to Sub-4.5.

If the sub is disarmed in many modes, the output "throttle" (vertical control) is set to 0.0, corresponding to full downward thrust. While this does not affect manual control, it can affect subsequent mode changes (e.g. to ALT_HOLD). Set to a constant NEUTRAL_THROTTLE, set to 0.5, instead.

If the sub is disarmed in many modes, the output "throttle" (vertical
control) is set to 0.0, corresponding to full downward thrust.  While
this does not affect manual control, it can affect subsequent mode
changes (e.g. to ALT_HOLD).  Set to a constant NEUTRAL_THROTTLE,
set to 0.5, instead.
@Williangalvani Williangalvani merged commit abe1721 into ArduPilot:Sub-4.5 Feb 20, 2026
59 of 65 checks passed
@ES-Alexander ES-Alexander deleted the Sub-4.5-backport-throttle-fix branch February 20, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants